Fix next_timer_interrupt() in patch and update caller
authorack@localhost.localdomain <ack@localhost.localdomain>
Wed, 28 Jun 2006 20:51:01 +0000 (21:51 +0100)
committerack@localhost.localdomain <ack@localhost.localdomain>
Wed, 28 Jun 2006 20:51:01 +0000 (21:51 +0100)
commitaf183516f37f2485e7447905f032e7133c162568
treeaa62fc922d52903ebc8551384a5bc4ef8120a8a7
parentb9c06364b42bade2ab26b7f1b552f00a9f6ad15e
Fix next_timer_interrupt() in patch and update caller
to deal with the case of existing pending timers.
Fixes a dom0 hang at boot time on some HPs where some
dubious USB code is invoked from pci_init() that
potentially calls msleep(10) a few times.
Signed-off-by: Emmanuel Ackaouy <ack@xensource.com>
linux-2.6-xen-sparse/arch/i386/kernel/time-xen.c
patches/linux-2.6.16.13/fix-hz-suspend.patch [new file with mode: 0644]